playerError
Type
message
Summary
Sent when the content stops playing to due to an error.
Syntax
playerError
Description
Handle the playerError message when the content finishes playing as a result of an error.
Use the mobileControlGet function to request more information about the player properties.
Examples
on playerError
answer "Stopped playing due to an error." with "Okay"
end playerError
Related
function: mobileControlGet
message: playerStopped, playerFinished, playerLeaveFullscreen, playerProgressChanged, playerMovieChanged, playerPropertyAvailable, playerEnterFullscreen
Compatibility and Support
Introduced
LiveCode 4.6
OS
ios
android
Platforms
mobile